Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nfdi4health-pr-mds-evidence-variable-exposure",
"url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-exposure",
"version" : "0.9",
"name" : "NFDI4Health_PR_MDS_Evidence_Variable_Exposure",
"title" : "NFDI4Health PR MDS Evidence Variable Exposure",
"status" : "draft",
"publisher" : "NFDI4Health",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.nfdi4health.de"
}
]
}
],
"description" : "Information about the exposure in a study.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "objimpl",
"uri" : "http://hl7.org/fhir/object-implementation",
"name" : "Object Implementation Information"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "NFDI4Health",
"name" : "NFDI4Health to FHIR Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "EvidenceVariable",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "EvidenceVariable",
"path" : "EvidenceVariable",
"short" : "Design.exposures: Exposures of the [RESOURCE]",
"definition" : "Group of items providing information about the exposures of the [RESOURCE].",
"comment" : "Specification of the exposure(s) associated with each group.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.exposures"
}
]
},
{
"id" : "EvidenceVariable.title",
"path" : "EvidenceVariable.title",
"short" : "Name of the exposure",
"definition" : "A short descriptive name of the exposure.",
"comment" : "If the same exposure is associated with more than one group, please provide the information once and use the field 'Name(s) of the group(s) associated with the given exposure' to associate it with more than one group.",
"min" : 1,
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.exposures.name"
}
]
},
{
"id" : "EvidenceVariable.description",
"path" : "EvidenceVariable.description",
"short" : "Additional information about the exposure",
"definition" : "If needed, additional descriptive information about the given exposure.",
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.exposures.description"
}
]
},
{
"id" : "EvidenceVariable.characteristic.definition[x]",
"path" : "EvidenceVariable.characteristic.definition[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "EvidenceVariable.characteristic.definition[x]:definitionCodeableConcept",
"path" : "EvidenceVariable.characteristic.definition[x]",
"sliceName" : "definitionCodeableConcept",
"short" : "Design.exposures.type: Type of the exposure",
"definition" : "Design.exposures.type: General type of the given exposure.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-exposure-type-nci",
"description" : "Value set defining codes to specify the general type of the given intervention/exposure in the study."
},
"mapping" : [
{
"identity" : "NFDI4Health",
"map" : "Design.exposures.type"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.